Skip to content

Laravel 12 support #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 31, 2025
Merged

Laravel 12 support #99

merged 6 commits into from
Mar 31, 2025

Conversation

AdalbertMemSQL
Copy link
Collaborator

Added support for Laravel 12.
Renamed classes to include the SingleStore prefix [#95].
Dropped support for older Laravel versions due to breaking changes introduced in Laravel 12.
These changes are not backward-compatible, so that this update will be released as v2.0.0.
For older Laravel versions, users can continue using the 1.5.x releases of the driver.
I plan to maintain the 1.5.x branch with bug fixes until older Laravel versions reach EOL.

Supersedes #98 . Original work by @ricardo-lobo , completed and updated for final merge.

@AdalbertMemSQL AdalbertMemSQL merged commit 7b0f9a2 into main Mar 31, 2025
7 checks passed
@AdalbertMemSQL AdalbertMemSQL linked an issue Apr 1, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Grammar to SinglestoreGrammar
3 participants